Use the go to definition command to navigate to the procedure for a method or a variable definition 使用“转到定义”命令可定位到方法或变量定义的过程。
A variable definition line has the name of the variable , the equal sign , and the value of the variable 一个变量定义中有变量的名称、等号( = )和变量的值。
You can impose a scope by adding your own sets of curly braces around variable definitions 可以通过在变量定义两侧添加您自己的一对花括号( { . . . } )来强加一个作用域。
Go to definition command navigates to the procedure for a local class declaration , method , or a variable definition “转到定义”命令定位到局部类声明、方法或变量定义的过程。
The following instructions show you how to find your local class declarations , methods , or variable definitions using the go to definition command 下列说明演示了如何使用“转到定义”命令查找局部类声明、方法或变量定义。